[INFO] fetching crate rspack_napi 0.100.0-beta.8...
[INFO] testing rspack_napi-0.100.0-beta.8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rspack_napi 0.100.0-beta.8 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rspack_napi 0.100.0-beta.8
[INFO] finished tweaking crates.io crate rspack_napi 0.100.0-beta.8
[INFO] tweaked toml for crates.io crate rspack_napi 0.100.0-beta.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rspack_napi 0.100.0-beta.8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rspack_napi 0.100.0-beta.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a5b10e0432b8d1a1958e591e7296602d7beec63d925e4e4bd926a14fc666b68
[INFO] running `Command { std: "docker" "start" "-a" "4a5b10e0432b8d1a1958e591e7296602d7beec63d925e4e4bd926a14fc666b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a5b10e0432b8d1a1958e591e7296602d7beec63d925e4e4bd926a14fc666b68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5b10e0432b8d1a1958e591e7296602d7beec63d925e4e4bd926a14fc666b68", kill_on_drop: false }`
[INFO] [stdout] 4a5b10e0432b8d1a1958e591e7296602d7beec63d925e4e4bd926a14fc666b68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea13f9a731987ff867c5ce19402b943213397fa8c88d791ce93e0eb7980aab99
[INFO] running `Command { std: "docker" "start" "-a" "ea13f9a731987ff867c5ce19402b943213397fa8c88d791ce93e0eb7980aab99", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling swc_visit v2.0.1
[INFO] [stderr]    Compiling better_scoped_tls v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling vergen-lib v0.1.5
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling vergen v9.0.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling swc_macros_common v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling from_variant v3.0.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling ast_node v5.0.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling string_enum v1.0.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling bytes-str v0.2.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling hstr v3.0.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.1
[INFO] [stderr]    Compiling swc_atoms v9.0.0
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling cssparser v0.33.0
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling par-core v2.0.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling static-self-derive v0.1.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling endian-type v0.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling radix_trie v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling static-self v0.1.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling bytecheck v0.8.0
[INFO] [stderr]    Compiling swc_core v59.0.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling swc_common v19.0.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling concurrent_lru v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling nodejs-built-in-modules v1.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling pnp v0.12.8
[INFO] [stderr]    Compiling swc_allocator v4.0.1
[INFO] [stderr]    Compiling munge v0.4.1
[INFO] [stderr]    Compiling const-str v0.3.2
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling cssparser-color v0.1.0
[INFO] [stderr]    Compiling swc_ecma_ast v21.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde-content v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rkyv_derive v0.8.8
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling json-strip-comments v3.1.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling simd-utf16-len v0.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rspack_resolver v0.7.0
[INFO] [stderr]    Compiling rspack_sources v0.4.20
[INFO] [stderr]    Compiling ustr-fxhash v1.0.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sugar_path v2.0.1
[INFO] [stderr]    Compiling rspack_cacheable_macros v0.100.0-beta.8
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.71
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling inventory v0.3.17
[INFO] [stderr]    Compiling rkyv v0.8.8
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling swc_ecma_visit v21.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v36.0.0
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling napi v3.8.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling napi-sys v3.2.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling oneshot v0.1.12
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling swc_ecma_utils v27.0.0
[INFO] [stderr]    Compiling swc_ecma_transforms_base v39.0.0
[INFO] [stderr]    Compiling rspack_cacheable v0.100.0-beta.8
[INFO] [stderr]    Compiling rspack_collections v0.100.0-beta.8
[INFO] [stderr]    Compiling rspack_location v0.100.0-beta.8
[INFO] [stderr]    Compiling rspack_paths v0.100.0-beta.8
[INFO] [stderr] error: could not compile `rspack_cacheable` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name rspack_cacheable --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_cacheable-0.100.0-beta.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' '--warn=clippy::verbose_bit_mask' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unused_import_braces '--warn=clippy::unreadable_literal' '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_join' '--warn=clippy::unnecessary_box_returns' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::trivial_regex' --warn=trivial_numeric_casts '--warn=clippy::stable_sort_primitive' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::regex_creation_in_loops' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_binding_to_reference' '--warn=clippy::redundant_clone' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::no_effect_underscore_binding' '--warn=clippy::needless_continue' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mut_mut' '--allow=clippy::multiple_crate_versions' '--warn=clippy::mismatching_type_param_order' '--warn=clippy::map_unwrap_or' '--warn=clippy::map_flatten' '--warn=clippy::manual_string_new' '--warn=clippy::manual_ok_or' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::iter_filter_is_some' '--warn=clippy::iter_filter_is_ok' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::invalid_regex' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::index_refutable_slice' '--warn=clippy::implicit_clone' '--warn=clippy::get_unwrap' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::empty_enums' '--warn=clippy::empty_drop' '--allow=clippy::empty_docs' '--warn=clippy::doc_link_with_quotes' --warn=dead_code '--warn=clippy::dbg_macro' '--warn=clippy::copy_iterator' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::checked_conversions' '--allow=clippy::cargo_common_metadata' --warn=absolute_paths_not_starting_with_crate --check-cfg 'cfg(allocative)' --check-cfg 'cfg(dylint_lib, values("rspack_collection_hasher"))' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allocative", "noop"))' -C metadata=80d068a8dcdc7888 -C extra-filename=-23ec2823108a5da9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern camino=/opt/rustwide/target/debug/deps/libcamino-97969c38259eac3e.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-eb7913743bb612af.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-4014f9d2b3ba7ffe.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-995fd28001105b59.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-5c7e732f665cab72.rmeta --extern json=/opt/rustwide/target/debug/deps/libjson-fa93e6d10feafc22.rmeta --extern lightningcss=/opt/rustwide/target/debug/deps/liblightningcss-2b3d27cee99defa1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ef3b09963a839744.rmeta --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-8bddaf5de515ec19.rmeta --extern rspack_cacheable_macros=/opt/rustwide/target/debug/deps/librspack_cacheable_macros-b6516c9cf72886bd.so --extern rspack_resolver=/opt/rustwide/target/debug/deps/librspack_resolver-d9df2f5ad1066a74.rmeta --extern rspack_sources=/opt/rustwide/target/debug/deps/librspack_sources-c7ab69c77854d425.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-136894fbf4803ba7.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-55a75ba19e49f553.rmeta --extern sugar_path=/opt/rustwide/target/debug/deps/libsugar_path-afcbe6bc8c87442c.rmeta --extern swc_core=/opt/rustwide/target/debug/deps/libswc_core-82761064881bb99a.rmeta --extern ustr=/opt/rustwide/target/debug/deps/libustr_fxhash-fbf2044b93c9f6f7.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-2d0b66d69d8332bb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lightningcss` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.71/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="into_owned"' --cfg 'feature="serde"' --cfg 'feature="static-self"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "browserslist", "browserslist-rs", "bundler", "clap", "cli", "dashmap", "default", "into_owned", "jemallocator", "jsonschema", "nodejs", "parcel_sourcemap", "rayon", "schemars", "serde", "serde_json", "sourcemap", "static-self", "substitute_variables", "visitor"))' -C metadata=c42f47231682e7c9 -C extra-filename=-2b3d27cee99defa1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-dfea5f3e0f4550c3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1c856ffa64e58580.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-99c74773d0d2024e.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-4885442f94076a1f.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-3df3c3e3490bcd55.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-995fd28001105b59.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a0ddfcdcabcafc3f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-188e5bf133ce2552.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-3efe7e4fa5755556.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-00e694bb8c5bde9f.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4ddcd3e597106d2f.rmeta --extern serde_content=/opt/rustwide/target/debug/deps/libserde_content-1fa07e74e73cd3f2.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-788682acd8045d29.rmeta --extern static_self=/opt/rustwide/target/debug/deps/libstatic_self-b424e2e2ee54bb88.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ea13f9a731987ff867c5ce19402b943213397fa8c88d791ce93e0eb7980aab99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea13f9a731987ff867c5ce19402b943213397fa8c88d791ce93e0eb7980aab99", kill_on_drop: false }`
[INFO] [stdout] ea13f9a731987ff867c5ce19402b943213397fa8c88d791ce93e0eb7980aab99
